home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / read.arc / READ.ME < prev   
Encoding:
Text File  |  1987-07-11  |  2.2 KB  |  139 lines

  1.     =================================================================
  2.                              READ.COM                    for Ver. 2.2
  3.     =================================================================
  4.             copyright(c) 1986  s. steve adkins
  5.     =================================================================
  6.                               SELECTIONS
  7.  
  8.     INDEX                      (Select A,B,C,or D)
  9. A.        TO USE
  10. B.        INTRODUCTION
  11. C.        USER INSTALLATION
  12. D.        DETAILED DESCRIPTION
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.     =================================================================
  34. .A                             TO USE
  35.  
  36.     To use READ.COM:
  37.  
  38.     Read <filename> will enable you to read any ascii file you want.
  39.     Read will let you read a indexed file you create (like the file
  40.     you are looking at right now.)
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.     =================================================================
  58.  
  59. .B                           INTRODUCTION
  60.  
  61. This program has been developed to do the following:
  62.  
  63.       -  enables you to read ascii files
  64.       -  enables you to read indexed files you create
  65.       -  create documentation or help files that use indexing
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.     =================================================================
  87. .C                        USER INSTALLATION
  88.  
  89. Copy this disk to your harddisk with the commands:
  90.  
  91.   CD\user specified
  92.   a: install
  93.  
  94. or
  95.   CD\user specified
  96.   A:
  97.   COPY *.* C:
  98.   C:
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120. =================================================================
  121. .D                DETAILED DESCRIPTION
  122.  
  123. At the SELECTIONS menu type:
  124.                        (i.e.) A.INTRO { upper case A. only }
  125. At the INTRO section type:
  126.                        (i.e.) .A      { upper case .A only }
  127.                                       { note "." before A  }
  128. Continue for each section B,C,D,etc.
  129.  
  130. When the letter is selected read.com will take you to that section
  131. of the file.
  132.  
  133. If your file is named read.me, read.com will take you there by just
  134. typing READ.
  135.  
  136.  
  137. =================================================================
  138. end of read.me file
  139.